Fix example Makefiles
authorMatthias Clasen <mclasen@redhat.com>
Sun, 3 Jul 2016 17:54:11 +0000 (13:54 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 3 Jul 2016 17:54:11 +0000 (13:54 -0400)
commit22b6df025e5c17c0576826ddea62590532b9ce15
treec0ef28ba3e7afb11c823ca870d251ae694a4e8d0
parenta43fce058c3cb69dcca24e58a89d6e0151a35216
Fix example Makefiles

Put OBJS before LIBS on the commandline to make things
work better.

https://bugzilla.gnome.org/show_bug.cgi?id=768142
examples/application1/Makefile.example
examples/application10/Makefile.example
examples/application2/Makefile.example
examples/application3/Makefile.example
examples/application4/Makefile.example
examples/application5/Makefile.example
examples/application6/Makefile.example
examples/application7/Makefile.example
examples/application8/Makefile.example
examples/application9/Makefile.example